home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5736 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: sourcery.han.de!not-for-mail
  2. Newsgroups: comp.sys.amiga.programmer
  3. References: <1982.6646T659T2072@sn.no> <13213750@sourcery.han.de> <19960317.771F128.C309@goofy.zdv.uni-mainz.de>
  4. From: "Olaf Barthel" <olsen@sourcery.han.de>
  5. Date: Tue, 19 Mar 1996 11:13:48 +0100
  6. X-NewsReader: IntuiNews 1.3a (7.9.95)
  7. Subject: Re: Typo in the autodocs
  8. Message-ID: <13213769@sourcery.han.de>
  9.  
  10. In Article <19960317.771F128.C309@goofy.zdv.uni-mainz.de>, Stefan Ruppert <ruppert@goofy.zdv.uni-mainz.de> wrote:
  11. >
  12. > In article <13213750@sourcery.han.de> "Olaf Barthel" <olsen@sourcery.han.de> writes:
  13. >
  14. > >
  15. > >    Ok, done. Any other typos that need fixing?
  16. >
  17. > 1. There are some inconsistency in the exec autodoc:
  18. >    Most of the pre-V36 and some V37 functions, have SEE ALSO sections
  19. >    with references to functions without a "()"-pair at the end of a
  20. >    function. For example the CloseLibrary - AutoDoc :
  21. >
  22. >        SEE ALSO
  23. >            OpenLibrary
  24. >
  25. >    instead off :
  26. >
  27. >        SEE ALSO
  28. >            OpenLibrary()
  29. >
  30. >    This was a little problem, I had with my XRef-System.
  31.  
  32.    Done. This was also causing trouble with the AD2AG utility
  33. exception list.
  34.  
  35. > 2. The RemTail() AutoDoc has a SEE ALSO reference to itself.
  36.  
  37.    Hence the name "tail recursion" ;) Done.
  38.  
  39. > 3. The picture_dtc AutoDoc references OBP_Precison instead of
  40. >    OBP_Precision.
  41.  
  42.    Done.
  43.  
  44. > 4. The amigaguide_dtc AutoDoc references STM_HELP, but this define
  45. >    doesn't exists.
  46.  
  47.    Um, yes. I wonder why this one didn't make it into the public
  48. header files. It is defined in the private amigaguide header files
  49. only.
  50.  
  51. > 5. The function ObtainDataTypeA() in the datatypes AutoDoc, references
  52. >    FreeDataType() instead of ReleaseDataType().
  53.  
  54.    Done.
  55.  
  56. > I found these little mistakes in the AutoDoc's during the development
  57. > of my XRef-System. But don't fix them, if this would delay the CD
  58. > shipment. It's absolutly secondary, we all need the AutoDocs as soon
  59. > as possible !
  60.  
  61.    With the exception of STM_HELP I corrected all these.
  62.  
  63. --
  64. Home: Olaf Barthel, Brabeckstrasse 35, D-30559 Hannover
  65.  Net: olsen@sourcery.han.de
  66.